Flow Editor
Let's take a look inside the Flow Editor 5-24-22
info
5 Minute Read 🕗
Basics
info
Flow Editor: The logic side of ProViz allows you to add Event -> Services to your Elements. A action(s) has been met, which causes an event(s) to occur.
At first glance the Flow Editor may seem intimidating to users who don't have experience coding. Coding languages utilize logic to organize and efficietly run programs. Don't worry, you won't be writing any code, but it is important to understand the concept of logic based coding.
Connections
info
A Connection is the moving line which connects two Element Nodes together.
You can drag a Connection from a Event and drop it on top of a Service.
Flow Elements
info
Inside of the Flow Editor are additional Elements, these elements won't appear in your scene, but will be useful tools in hooking up your scene's logic.
You can quickly access these Elements via a Right Click inside of the Flow Editor, or by clicking this icon:
Click Here to learn more.
Pro-Tips
tip
When connecting Logic to your Elements your Flow Editor may get a bit messy. To better organize your Elements you can drag and move them to whatever organization works best for you.
tip
To quickly find a Element Node in the Flow Editor, select it in your scene tree and the Node will be highlighted.
tip
At the top right of the Flow Editor you'll find some additional Elements. These Elements will not show up in your scene as they are only used for Logic purposes. Look at the Flow Elements Lesson to learn more about these.